CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DES Algorithm

搜索资源列表

  1. des

    0下载:
  2. 经典DES算法,C++实现。单密钥体制,包括加密和解密过程-Classic DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:183010
    • 提供者:秦璞
  1. 2des

    0下载:
  2. salam.I have not other file. please give me a computer program on bch decoding by auclidean algorithm with matlab.thanks.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:571809
    • 提供者:gazal
  1. DES

    0下载:
  2. 这个类实现了DES算法,如果你的数据块data的大小sizeof(data)是8的倍数 的话,可以使用函数DES::encrypt(key,data,sizeof(data)/8)来进行加密, 用DES::decrypt(key,data,sizeof(data)/8)来进行解密。 如果数据块的大小是随意的,那么可以使用函数DES::yencrypt()和 DES::ydecrypt()来进行加解密。 这个模块的面向对象的设计不是很好,与其说是一个类,不如说是一个模块 的
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:4269
    • 提供者:spencer
  1. DES-HDL

    0下载:
  2. 用HDL实现的DES加密算法,通过前仿真,希望对大家有帮助-HDL implementation of the DES with the encryption algorithm, by pre-simulation, we want to help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:27714
    • 提供者:su
  1. DES

    0下载:
  2. Data encryption Standard algorithm for secured Message
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:54218
    • 提供者:sri
  1. RSADESmfc

    0下载:
  2. rsa算法,des算法mfc实现 VC++6.0-RSA DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:154124
    • 提供者:笨笨海
  1. DES

    0下载:
  2. DES算法将明文分成64位大小的众多数据块,即分组长度为64位,同时用56位密钥对64位明文信息加密,最终形成64位的密文。如果明文长度不足64位,则将其扩展为64位(如补零等方法)。-DES algorithm is divided into 64-bit plaintext data block size, number of that packet length is 64, while using 56-bit key for 64-bit plaintext message encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-31
    • 文件大小:13615471
    • 提供者:肖胜鹏
  1. des_cpp

    0下载:
  2. 用C++实现的数据加密标准(DES)算法的代码,可以实现加解密的功能-Implemented with C++ Data Encryption Standard (DES) algorithm code, encryption and decryption functionality can be achieved
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:31630
    • 提供者:Horace
  1. DES-suan-fa-yan-shi

    0下载:
  2. 此程序为DES的算法演示程序,希望对很多人都有帮助,多多下载!-This program demo program for the DES algorithm, in the hope a lot of people have helped, a lot to download!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:38857
    • 提供者:dawei
  1. DES

    0下载:
  2. 1. 编写程序实现DES的加、解密: 1)编程构造DES的密钥; 2)应用上述获得的密钥将一段英文或文件进行加、解密。 2. 用DES算法实现口令的安全 -1. Write a program to achieve DES, encryption and decryption: 1) programming construct DES key 2) applications, such access will be a key document in English or en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:10875
    • 提供者:zhang liang
  1. DES

    0下载:
  2. 对密码学的学习后,基于c语言写的DES算法。-After the study of cryptography, based on DES algorithm is written in c language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:226055
    • 提供者:hbhb
  1. Crypt-DES-2.05.tar

    0下载:
  2. perl des 算法实现, 很好的学习资料-perl des algorithm implementation, a very good learning materials
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:15369
    • 提供者:wallacexiang
  1. des

    0下载:
  2. 实现了DES算法,有注释,密钥为自己输入,不能随机生成-DES algorithm is implemented
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:21483
    • 提供者:liwenmao
  1. DES

    0下载:
  2. This is source implement DES algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6103
    • 提供者:tue
  1. DES

    0下载:
  2. des algorithm des algorithm des algorithm-des algorithm des algorithm des algorithm des algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:236532
    • 提供者:smilejsk
  1. des

    0下载:
  2. 用C编写的DES算法,经过测试,程序结构清晰,使用方便-Preparation of the DES algorithm using C, tested, program structure clear and easy to use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3503
    • 提供者:chao
  1. DESDispaly

    0下载:
  2. des算法的演示系统,适合给初学者进行每一个步骤饿详细演示-des algorithm demonstration system for a beginner to demonstrate each step in detail hungry
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-25
    • 文件大小:8587978
    • 提供者:刘峰
  1. DES

    0下载:
  2. des algorithm implemented
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5892
    • 提供者:me
  1. DES

    0下载:
  2. 密码学DES算法的实现,课程设计必须的。-Cryptography DES algorithm, curriculum design necessary.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3054
    • 提供者:Jesse
  1. DES

    0下载:
  2. It is a source code for DES algorithm in C++. it may not work but can give some help in your way of coding
  3. 所属分类:CA program

    • 发布日期:2017-04-24
    • 文件大小:144083
    • 提供者:who
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com